PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFTextMarkupAnnotationType Enumeration
In This Topic
    PDFTextMarkupAnnotationType Enumeration
    In This Topic
    Supported text markup annotations.
    Members
    MemberDescription
    HIGHLIGHTHighlight.
    SQUIGGLYJagged underline.
    STRIKEOUTStrike out.
    UNDERLINEUnderline.
    Inheritance Hierarchy

    java.lang.Object
       java.lang.Enum
          com.o2sol.pdf4java.annotations.PDFTextMarkupAnnotationType

    See Also